home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.ac-grenoble.fr
/
2015.02.ftp.ac-grenoble.fr.tar
/
ftp.ac-grenoble.fr
/
assistance.logicielle
/
TreeSizeFreeSetup.exe
/
{app}
/
TreeSizeFree.DE
/
RCDATA
/
TSPLASHFORM
/
TSPLASHFORM.txt
< prev
Wrap
Text File
|
2010-11-15
|
3KB
|
145 lines
object SplashForm: TSplashForm
Left = 596
Top = 326
BorderIcons = []
BorderStyle = bsNone
ClientHeight = 200
ClientWidth = 300
Color = clFuchsia
TransparentColor = True
TransparentColorValue = clFuchsia
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnClick = FormClick
DesignSize = (
300
200)
PixelsPerInch = 96
TextHeight = 13
object Image1: TImage
Left = 0
Top = 0
Width = 300
Height = 200
Align = alClient
Picture.Data = {<image000.TPngImage>}
Stretch = True
Transparent = True
end
object LabelTitle: TLabel
Left = 17
Top = 66
Width = 264
Height = 20
Alignment = taCenter
AutoSize = False
Caption = 'Anwendung'
Color = clFuchsia
Font.Charset = ANSI_CHARSET
Font.Color = clCream
Font.Height = -13
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentColor = False
ParentFont = False
ParentShowHint = False
ShowHint = False
Transparent = True
end
object LabelStatus: TLabel
Left = 17
Top = 24
Width = 129
Height = 25
AutoSize = False
Caption = 'Laden...'
Color = clFuchsia
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -9
Font.Name = 'Tahoma'
Font.Style = []
ParentColor = False
ParentFont = False
Transparent = True
WordWrap = True
end
object LabelInformation: TLabel
Left = 17
Top = 89
Width = 264
Height = 38
AutoSize = False
Color = clWhite
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -12
Font.Name = 'Tahoma'
Font.Style = []
ParentColor = False
ParentFont = False
WordWrap = True
end
object ApplicationIcon: TImage
Left = 249
Top = 152
Width = 32
Height = 32
Anchors = [akRight, akBottom]
Transparent = True
end
object LabelURL: TUrlLabel
Left = 17
Top = 171
Width = 147
Height = 13
Cursor = 5
Anchors = [akLeft, akBottom]
Caption = 'http://www.jam-software.de'
Color = clWhite
Font.Charset = DEFAULT_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentColor = False
ParentFont = False
end
object LabelVersion: TLabel
Left = 17
Top = 148
Width = 208
Height = 18
Anchors = []
AutoSize = False
Color = clWhite
Font.Charset = ANSI_CHARSET
Font.Color = clBlack
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
ParentColor = False
ParentFont = False
WordWrap = True
end
object ProgressBarState: TProgressBar
Left = 15
Top = 130
Width = 266
Height = 18
TabOrder = 0
Visible = False
end
object DestructionTimer: TTimer
Enabled = False
OnTimer = DestructionTimerTimer
Left = 184
Top = 152
end
end